SftTree/NET 2.0

OnPreviewKeyDown Method, SftTree Class

Softel vdm, Inc.

Raises the PreviewKeyDown event.

Syntax      SftTree Class (Softelvdm.SftTreeNET)

VB   

Protected Overrides Sub OnPreviewKeyDown( ByVal e As PreviewKeyDownEventArgs )

C#   

protected override void OnPreviewKeyDown( PreviewKeyDownEventArgs e );

C++   

protected: virtual void OnPreviewKeyDown( PreviewKeyDownEventArgs^ e );

e

A PreviewKeyDownEventArgs that contains the event data.

Comments

The OnPreviewKeyDown method raises the PreviewKeyDown event.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com